home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 151 / help / and.hlp < prev    next >
Encoding:
Text File  |  1988-04-06  |  213 b   |  7 lines

  1. and     :  AND-function of two bitplanes.
  2. bitpl out = (bitpl 1 in) AND (bitpl 2 in).
  3.  
  4. cmd : and bit1 in, bit2 in,bit out,image
  5. dflt: and    1   ,    2   ,   2,     B
  6. range:     <1,8> ,  <1,8> ,  <1,8>,<A-D>
  7.